Introduce the Xen 9pfs transport header
authorStefano Stabellini <sstabellini@kernel.org>
Wed, 5 Apr 2017 00:17:52 +0000 (17:17 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 5 Apr 2017 13:56:36 +0000 (09:56 -0400)
commitf158d3b3f6339f5fb1ea3fea2f7212d98c679c6c
tree68051d494a654103322e368a0352ab90e7911d49
parentbb84dc954b4e648e4706c60ec2c9d57652005e11
Introduce the Xen 9pfs transport header

Define the ring according to the protocol specification, using the new
DEFINE_XEN_FLEX_RING_AND_INTF macro.

Add the header to the C99 check.

Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
CC: JBeulich@suse.com
xen/include/Makefile
xen/include/public/io/9pfs.h [new file with mode: 0644]